

/*banner*/
.banner .bx-wrapper {  margin: 0 auto 15px;}
.banner .bx-wrapper .bx-viewport{border:0 none;left:0;}
.banner .bx-wrapper .bx-pager{bottom:0;padding-top:0;line-height:20px;}

/*prod*/
.prod{position: relative;z-index: 5;width:100%;}
.prod .tit{padding:15px 0;line-height: 35px;text-align: center; border-bottom: 1px solid #000;}
.prod .tit a{display:inline-block;margin:0 20px;padding:0 25px;line-height: 35px;font-size: 14px;color: #333;}
.prod .tit a.active{color: #fff;background: #007C57;}
.prod .tit a:hover{color: #fff;background: #007C57;}

.prod .cor{padding:20px 0;position:relative;}
.prod .cor .list{float:left;width: 25%;height:382px;overflow: hidden;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;}
.prod .cor .list a.listInner{display:block;margin:10px;overflow: hidden;border:1px solid #dadada;    border-bottom: 2px solid #dadada;background: #F0EFED;
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.prod .cor .list a.listInner p.pic{overflow: hidden;}
.prod .cor .list a.listInner .txt{padding:15px;}
.prod .cor .list a.listInner .txt p{line-height: 18px;font-size: 12px;color: #333;}
.prod .cor .list a.listInner .txt p.txth{padding-bottom:10px; line-height: 20px;height:40px;font-size: 14px;color: #333;font-weight: bold;overflow:hidden;}
.prod .cor .list a.listInner:hover{border:0 none; -webkit-box-shadow: 0px 3px 5px 1px #aaa; box-shadow: 0px 3px 5px 1px #aaa; background: #57A285;}
.prod .cor .list a.listInner:hover .txt p{color: #fff !important;}


/*apply*/
.apply{position: relative;z-index: 5;width:100%;padding-top:80px;overflow: hidden;}
.apply .tit{overflow: hidden;}
.apply .tit .titL{display: block;float:left;padding-left:25px; height: 40px;line-height: 40px;border-left:6px solid #007E56;font-size: 40px;color: #666;}
.apply .tit .more{float:right;margin-right:15px;line-height: 40px;letter-spacing: 2px;font-size: 14px;color:#666;}
.apply .tit .more:hover{color:#007E56;text-decoration: underline;}

.apply .cor{padding:40px 0px;}
.apply .corL{float: left;padding:0 15px 0 5px; width:50%;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.apply .corR{float: right;padding:0 5px 0 15px; width:50%;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.apply .corR2{padding-top:32px;}
.apply .corR2 .corR2List{width:50%;float:left; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.apply .corR2 .corR2List:nth-of-type(odd){padding-right: 15px;}
.apply .corR2 .corR2List:nth-of-type(even){padding-left: 15px;}


/*certp*/
.certp{position: relative;z-index: 5;width:100%;padding-top:80px;overflow: hidden;}
.certp .tit{overflow: hidden;}
.certp .tit .titL{display: block;float:left;padding-left:15px; height: 40px;line-height: 40px;border-left:6px solid #007E56;font-size: 30px;color: #666;}
.certp .tit .more{float:right;margin-right:15px;line-height: 40px;letter-spacing: 2px;font-size: 14px;color:#666;}
.certp .tit .more:hover{color:#007E56;text-decoration: underline;}

.certp .cor{padding:40px 0px;overflow: hidden;}
.certp .cert{float:left; width:35%;}
.certp .cert .slider2{padding-top:20px;width:160px;margin:0 auto;}
.certp .cert .bx-wrapper .bx-viewport{background:transparent;border:0 none;-webkit-box-shadow:none;box-shadow:none;}
.certp .cert .slider2 .txt{padding-top:20px;line-height: 20px;font-size: 14px;color: #666;text-align: center;}
.certp .cert .bx-wrapper .bx-controls-direction a.bx-prev { left: -50px;width:20px;height:20px; background: url(../images/arrow-1.png) no-repeat 0 0;}
.certp .cert .bx-wrapper .bx-controls-direction a.bx-next { right: -50px;width:20px;height:20px; background: url(../images/arrow-2.png) no-repeat 0 0;}

.certp .partner{float:right; width:60%;}
.certp .partner .cor .list{float:left;width: 33.33333%;overflow: hidden;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;}
.certp .partner .cor .list a.listInner{display:block;margin:5px;height:302px;overflow: hidden;background: #fff;
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.certp .partner .cor .list a.listInner p.pic{padding:0;margin:0;}
.certp .partner .cor .list a.listInner p.pic img{border:3px solid #fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.certp .partner .cor .list a.listInner .txt{padding:15px 20px;}
.certp .partner .cor .list a.listInner .txt p{line-height: 18px;font-size: 12px;color: #333;}
.certp .partner .cor .list a.listInner .txt p.txth{padding-bottom:10px; line-height: 20px;font-size: 14px;color: #333;font-weight: bold;}
.certp .partner .cor .list a.listInner:hover{ -webkit-box-shadow: 0px 3px 5px 1px #aaa; box-shadow: 0px 3px 5px 1px #aaa; background: #57A285;}
.certp .partner .cor .list a.listInner:hover .txt p{color: #fff !important;}


/*client*/
.client{position: relative;z-index: 5;width:100%;padding-top:80px;overflow: hidden;}
.client .tit{overflow: hidden;}
.client .tit .titL{display: block;float:left;padding-left:15px; height: 40px;line-height: 40px;border-left:6px solid #007E56;font-size: 30px;color: #666;}
.client .tit .more{float:right;margin-right:15px;line-height: 40px;letter-spacing: 2px;font-size: 14px;color:#666;}
.client .tit .more:hover{color:#007E56;text-decoration: underline;}

.client .cor{padding:40px 0px;}
.client .cor li{width:122px;float:left;text-align: center;padding:0 10px 10px;}
.client .cor li img{width:120px;height:auto;border:1px solid #ddd;}
.client .cor li img:hover{border:1px solid #2DB772;}
